home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Utilities / Commodities / Yak / Source / Include / Requesters.h < prev    next >
Encoding:
Text File  |  1995-10-18  |  141 b   |  7 lines

  1.  
  2. /* functions defined in main.c for global consumption */
  3. void PostError(char *body, ...);
  4. LONG GetOrders(char *gattext, char *body, ...);
  5.  
  6.  
  7.